Gets the low-order bytes of the file's size
__property long FileSizeLow;
long FileSizeLow;
Property FileSizeLow() As long
0
The FileSizeHigh and FileSizeLow properties together store the size of the file (in bytes). The FileSizeHigh will be 0 unless the file size exceeds 4,294,967,295 bytes.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|